Baidu: 0x000000c5. There are 26600 results. However, in the vast majority of results, no one has given a reasonable solution to the right. In my opinion, if you want to completely solve the problem after the blue screen occurs, you should not "try" various solutions, but use WinDbg as a tool to find the culprit.
First, let's take a look at what is the common 0x000000c5 crash.
The bug check with a value of
Win7 system appears 0x000000c5 blue screen how to solve?
Related knowledge: Win7 flagship version of the use of rookie upgrade to master must see
"Explanation of Reason"
DNF and other game programs will take advantage of Intel Virtualization technology, if the Intel Virtualization option is not enabled to encounter the Lightning shutdown function, the game does not normally exit by other programs forced shutdown will cause the C5 blue screen. At
'0240f394 00000000 '00000000: 00000000 '00000000 100' 00000000 00000000 '00000000 100' 00000000:0x76b87222
As you can see, apart from the functions in ntkrnlmp.exe, 0x76b87222 at the beginning cannot be parsed. The dds command cannot parse the specific name.
So how can we find the culprit?
In fact, the random blue screen error is enabledSpecial poolIs a good choice. ForSpecial pool)This is not my first introduction. For the debugging method of this magical special memory area, see my earlier a
()) Display.sleep (); } Display.close (); } /** * Enables Excel to embed in the shell * @param Shell */ private void Createexcelpart (shell shell) { //oleframe is actually a composite that is used to place OLE controls oleframe oleframe = new Oleframe (SHELL,SWT. NONE); Oleclientsite provides a place for embedding OLE objects into containers, where "Excel.Sheet" represents an OLE object that is Excel oleclientsite clientsite = new Oleclientsite (OLEFRAME,SWT
%1 in Win32 mode.The 0X000000C0 operating system cannot perform%1.193 0X000000C1%1 is not the correct WIN32 application.The 194 0x000000c2 operating system could not execute%1.The 195 0x000000c3 operating system could not execute%1.The 196 0X000000C4 operating system cannot execute this application.The 197 0X000000C5 operating system is currently unable to execute this application.The 198 0x000000c6 operating system could not execute%1.The 199 0X00000
failed to run % 1.193 0x000000C1% 1 is not the correct Win32 application.194 0x000000C2 failed to execute % 1.195 0x000000C3 failed to execute % 1.196 0x000000C4 the operating system cannot execute this application.The 197 0x000000C5 operating system cannot execute this application currently.198 0x000000C6 failed to execute % 1.199 0x000000C7 the operating system cannot execute this application.200 0x000000C8 the code segment cannot be greater than o
contains a driver or service file name, uninstall or disable the newly installed driver or software.
29.0x000000c2: bad_pool_caller
Error analysis: a kernel-layer process or driver attempts to perform memory operations incorrectly. It is usually caused by a driver or software with bugs.
Solution: Please refer to the general solution-related items described earlier for troubleshooting.
TIPS: the blue screen caused by the driver
0x000000c4: driver_verifier_detected_violation
execute % 1.
189 0x000000bd failed to execute % 1.
190 0x000000be cannot be executed % 1.
191 0x000000bf cannot run % 1 in Win32 mode.
192 0x000000c0 failed to run % 1.
193 0x000000c1% 1 is not the correct Win32 application.
194 0x000000c2 failed to execute % 1.
195 0x000000c3 failed to execute % 1.
196 0x000000c4 the operating system cannot execute this application.
The 197 0x000000c5 operating system cannot execute this application currently.
198 0
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.